<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">dl,dt,dd{ margin:0; padding:0; }

.wrap { width:238px; margin:0px auto; }
.all-sort-list { position:relative; width:230px; border:1px solid #ccc; /*border-top:none;*/ padding:0px 3px 3px 0px; background:#fff; clear:both;}
.all-sort-list .item { height:32px; border-top:1px solid #F0f0f0; }
.all-sort-list .item.bo { border-top:none; } 
.all-sort-list .item h3 { height:30px; line-height:30px; border:1px 0px; font-size:14px; font-weight:normal; width:223px; overflow:hidden;cursor:pointer; }
.all-sort-list .hover h3 { position:relative; z-index:13; background:#FFF; border-color:#DDD; border-width:1px 0px; border-style:solid; }
.all-sort-list .item span { padding:0px 5px;   } 
.all-sort-list .item a { color:#000; text-decoration:none; }
.all-sort-list .item a:hover { font-weight:bold; color:#FF6600; }

.all-sort-list .item-list { display:none; position:absolute; width:560px; min-height:200px; _height:200px; background:#FFF; left:220px; box-shadow:0px 0px 10px #DDDDDD; border:1px solid #DDD; top:3px; z-index:10; }

.all-sort-list .item-list .close { position:absolute; width:26px; height:26px; color:#FFFFFF; cursor:pointer; top:-1px; right:-26px; font-size:20px; line-height:20px; text-align:center; font-family:"Microsoft Yahei"; background:rgba(0, 0, 0, 0.6); background-color:transparent\9; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, startColorstr='#60000000', endColorstr='#60000000'); }

.item-list .subitem { float:left; width:550px;/*.subitem_w=dt_w+dd_w*/ padding:0px 4px 0px 8px; }
.item-list .subitem dl { border-top:1px solid #EEE; padding:6px 0px; overflow:hidden; zoom:1; }
.item-list .subitem .fore1 { border-top:none; }
.item-list .subitem dt { float:left; width:108px; line-height:22px; text-align:right; padding:3px 6px 0px 0px; font-weight:500; color:#f60; }
.item-list .subitem dt a { color:#FF6600; text-decoration:underline; }
.item-list .subitem dd { float:left; width:432px; padding:3px 0px 0px; overflow:hidden; }
.item-list .subitem dd em { float:left; height:14px; line-height:14px; padding:0px 8px; margin-top:5px; border-left:1px solid #CCC; }
.item-list .subitem dd em a, .item-list .cat-right dd a { color:#333; text-decoration:none; font-style:normal; }
.item-list .subitem dd em a:hover, .item-list .cat-right dd a:hover { font-weight:normal; text-decoration:underline; }
.item-list .cat-right { float:right; width:210px; }
.item-list .cat-right dl { width:194px; padding:6px 8px; }
.item-list .cat-right dd { padding-top:6px; line-height:22px; overflow:hidden; padding:3px 0px 0px; }
.item-list .cat-right dt { padding:3px 6px 0px 0px; font-weight:700; color:#FF6600;  }
.item-list .cat-right dd a:hover { color:#666; }

.all-sort-list .item span.special {-webkit-text-size-adjust:none;font-family:arial;font-size:9px;color: #f00;font-style: italic;padding:0 3px;background:yellow;}











</pre></body></html>